descendant

fun FqName.descendant(id: String): FqName

Get the descendant of a FqName (i.e. child but id may include .). Returns this if id is blank.

Sources

jvm source
Link copied to clipboard